home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / UTILITY / CONMAX15.ARJ / QKEY.DEF < prev    next >
Text File  |  1988-04-07  |  5KB  |  198 lines

  1. *
  2. * This is the default configuration for QEDIT.
  3. * Note that blank lines and lines starting with a comment are ignored.
  4. *
  5. ^BackSpace               DeleteLeftWord
  6. ^A                       WordLeft
  7.  
  8. *
  9. * Start of a TwoKey block - These aren't really all that hard, just
  10. * remember to:
  11. * -The key that you want to be the leadin key must be given the command,
  12. *  'TwoKey' (as below for ^B)
  13. * -The number of TwoKey commands associated with this leadin key MUST
  14. *  appear on the next line by itself.
  15. * -List the keys/commands in the regular manner.
  16. *
  17. *
  18. * Secondary keys other than 'A'..'Z', '0'..'9' are NOT valid and will lead
  19. * to unpredictable results.
  20. *
  21. *
  22. ^B                       TwoKey
  23. 4
  24. A                        AppendScrBuff
  25. L                        loadScrBuff
  26. S                        StoreScrBuff
  27. Z                        ZapScrBuff
  28. *
  29. * back to single key mode again
  30. *
  31. ^C                       PgDn
  32. ^D                       CursorRight
  33. ^E                       CursorUp
  34. ^F                       WordRight
  35. ^G                       DeleteChar
  36. *
  37. * ^H is the same as the BACKSPACE key
  38. *
  39. ^H                       BackSpace
  40. *
  41. * ^I is the same as the TAB key
  42. *
  43. ^I                       TabRight
  44. ^J                       JumpToLine
  45.  
  46. ^K                       TwoKey
  47. 12
  48. D                        Exit
  49. E                        EditFile
  50. F                        FileidChange
  51. N                        NextFile
  52. P                        PrevFile
  53. Q                        PQuitToSystem
  54. R                        ReadFile
  55. S                        SaveFile
  56. T                        SetTabWidth
  57. W                        WriteBlock
  58. X                        FileToSystem
  59. Z                        KillFile
  60.  
  61. ^L                       RepLastFindOrRepl
  62. *
  63. * ^M is the same as the RETURN key
  64. *
  65. ^M                       Return
  66. ^N                       SplitLine
  67.  
  68. ^O                       TwoKey
  69. 4
  70. N                        NextWindow
  71. P                        PrevWindow
  72. S                        SplitScreen
  73. 1                        OneWindow
  74.  
  75. ^P
  76.  
  77. ^Q                       TwoKey
  78. 7
  79. A                        Replace
  80. F                        Find
  81. I                        ToggleAutoIndent
  82. L                        UnDoCursorLine
  83. O                        TabsOut
  84. T                        ToggleTabsExpand
  85. Y                        DeleteToEOL
  86.  
  87. ^R                       PgUp
  88. ^S                       CursorLeft
  89. ^T                       DeleteRightWord
  90. ^U
  91. ^V                       ToggleIns
  92. ^W                       ScrollUp
  93. ^X                       CursorDown
  94. ^Y                       DeleteLine
  95. ^Z                       ScrollDown
  96. Esc                      Escape
  97. ^\
  98. ^]
  99. ^6
  100. ^-
  101. ^2
  102. Shift-Tab                TabLeft
  103. Alt-Q                    Exit
  104. Alt-W                    WriteBlock
  105. Alt-E                    EditFile
  106. Alt-R                    readfile
  107. Alt-T
  108. Alt-Y
  109. Alt-U                    UnMarkBlock
  110. Alt-I
  111. Alt-O
  112. Alt-P
  113. Alt-A                    Align
  114. Alt-S
  115. Alt-D                    DeleteLine
  116. Alt-F
  117. Alt-G                    GroupDelete
  118. Alt-H
  119. Alt-J
  120. Alt-K
  121. Alt-L                    MarkLine
  122. Alt-Z
  123. Alt-X                    GExit
  124. Alt-C                    CopyBlock
  125. Alt-V
  126. Alt-B
  127. Alt-N
  128. Alt-M                    MoveBlock
  129. F1                       Savefile
  130. F2                       SplitScreen
  131. F3                       AddLine
  132. F4                       DeleteLine
  133. F5                       DupLine
  134. F6                       MarkLine
  135. F7                       MakeTopOfScreen
  136. F8                       DeleteToEOL
  137. F9                       Shell
  138. F10                      PQuitToMain
  139. Home                     FirstOfLine
  140. UpArrow                  CursorUp
  141. PgUp                     PgUp
  142. LeftArrow                CursorLeft
  143. RightArrow               CursorRight
  144. End                      EndOfLine
  145. DownArrow                CursorDown
  146. PgDn                     PgDn
  147. Ins                      ToggleIns
  148. Del                      DeleteChar
  149. Shift-F1
  150. Shift-F2
  151. Shift-F3
  152. Shift-F4
  153. Shift-F5
  154. Shift-F6
  155. Shift-F7                 ShiftLeft
  156. Shift-F8                 ShiftRight
  157. Shift-F9
  158. Shift-F10
  159. ^F1
  160. ^F2
  161. ^F3
  162. ^F4
  163. ^F5
  164. ^F6
  165. ^F7
  166. ^F8
  167. ^F9
  168. ^F10
  169. Alt-F1
  170. Alt-F2
  171. Alt-F3
  172. Alt-F4
  173. Alt-F5
  174. Alt-F6
  175. Alt-F7
  176. Alt-F8
  177. Alt-F9
  178. Alt-F10
  179. ^LeftArrow              WordLeft
  180. ^RightArrow             WordRight
  181. ^End                    BottomOfScreen
  182. ^PgDn                   BottomOfFile
  183. ^Home                   TopOfScreen
  184. Alt-1
  185. Alt-2
  186. Alt-3
  187. Alt-4
  188. Alt-5
  189. Alt-6
  190. Alt-7
  191. Alt-8
  192. Alt-9
  193. Alt-0
  194. Alt--
  195. Alt-=
  196. ^PgUp                   TopOfFile
  197.  
  198.